type golang.org/x/net/trace.bucketData
4 uses
golang.org/x/net/trace (current package)
histogram.go#L253: type bucketData struct {
histogram.go#L262: Buckets []*bucketData
histogram.go#L291: buckets := make([]*bucketData, len(h.buckets))
histogram.go#L304: buckets[i] = &bucketData{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)